Skip to main content
Version: 5.2.0.1

Adapter

This group defines general settings applicable to all adapter-specific adjustments.

ParameterDescription
sap.jco.enabledEnables or disables Orchestra support for SAP.
sap.synchronous.timeoutModifies the default timeout (in seconds) for SAP synchronous processing. If exceeded, the sender receives an error.
ftp.connect.timeoutSocket connect timeout for the FTP channel.
ftp.command.timeoutTimeout applied after establishing the command connection for the FTP channel.
ftp.data.timeoutTimeout applied after opening the data connection for the FTP and SFTP channels.
file.freeLocksAfterDuration after which lock files used by inbound file channels are automatically released.
email.keepTransportsKeeps sender sessions active between adapter calls in the E-Mail channel.
email.connect.timeoutSocket connect timeout for the E-Mail channel.
email.io.timeoutTimeout applied after opening the E-Mail transport connection.
excel.byte.array.max.overrideMaximum record length for Excel import; allocates memory up to this size or -1 for default. Applies per quota, not globally.
excel.min.inflate.ratioMinimum ratio of compressed to uncompressed bytes to detect zip bombs (default: 100, e.g., 10 = 1 compressed byte → max 10 uncompressed).